home *** CD-ROM | disk | FTP | other *** search
- inherited ProgressForm: TProgressForm
- Left = 696
- Top = 310
- BorderIcons = []
- BorderStyle = bsDialog
- BorderWidth = 4
- Caption = 'Progress'
- ClientHeight = 56
- ClientWidth = 271
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- TextHeight = 13
- object ProgressBar1: TProgressBar [0]
- Left = 0
- Top = 4
- Width = 265
- Height = 17
- Min = 0
- Max = 100
- TabOrder = 0
- end
- object AbortButton: TButton [1]
- Left = 104
- Top = 27
- Width = 75
- Height = 25
- Caption = 'Abort'
- TabOrder = 1
- OnClick = AbortButtonClick
- end
- inherited RegistryFormSaver: TRegistryFormSaver
- Left = 216
- Top = 24
- end
- end
-